FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (62 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Person-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Person-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name PersonModel
Title BC Person Logical Model
Experimental False
Realm us
Authority hl7
Description A person relevant to the health or social situation of the subject (including the person of record him or herself).
Type cimi-entity-Person-model
Kind logical

Resources that use this resource

StructureDefinition
cimi-core-PersonOfRecord-model BC PersonOfRecord Logical Model
cimi-entity-Patient-model BC Patient Logical Model
cimi-entity-Practitioner-model BC Practitioner Logical Model
cimi-entity-RelatedPerson-model BC RelatedPerson Logical Model

Resources that this resource uses

StructureDefinition
cimi-entity-LanguageUsed-model BC LanguageUsed Logical Model
shr-core-Address-model BC Address Logical Model
shr-core-ContactPoint-model BC ContactPoint Logical Model
shr-core-HumanName-model BC HumanName Logical Model
shr-core-Media-model BC Media Logical Model
shr-core-TimePeriod-model BC TimePeriod Logical Model


Narrative

Note: links and images are rebased to the (stated) source

BC Person Logical Model

A person relevant to the health or social situation of the subject (including the person of record him or herself).


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-entity-Person-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC Person Logical Model</b></p>\n <p>A person relevant to the health or social situation of the subject (including the person of record him or herself).</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Person-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.entity.Person"
    }
  ],
  "version" : "0.2.0",
  "name" : "PersonModel",
  "title" : "BC Person Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "A person relevant to the health or social situation of the subject (including the person of record him or herself).",
  "keyword" : [
    {
      "system" : "http://ncimeta.nci.nih.gov",
      "code" : "C0027361"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-entity-Person-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-entity-Person-model",
        "path" : "cimi-entity-Person-model",
        "definition" : "A person relevant to the health or social situation of the subject (including the person of record him or herself).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.humanName",
        "path" : "cimi-entity-Person-model.humanName",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1547383"
          }
        ],
        "short" : "The CIMI person name, constrained to map correctly to FHIR.",
        "definition" : "The CIMI person name, constrained to map correctly to FHIR.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.humanName",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-HumanName-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.dateOfBirth",
        "path" : "cimi-entity-Person-model.dateOfBirth",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2919018"
          },
          {
            "system" : "http://loinc.org",
            "code" : "21112-8"
          }
        ],
        "short" : "A date of birth or approximate year or period (year or date range), if estimated.",
        "definition" : "A date of birth or approximate year or period (year or date range), if estimated.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Person-model.dateOfBirth",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "date"
          },
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.administrativeGender",
        "path" : "cimi-entity-Person-model.administrativeGender",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1550327"
          }
        ],
        "short" : "A gender classification used for administrative purposes. Administrative gender is not necessarily the same as a biological description or a gender identity. This attribute does not include terms related to clinical gender.",
        "definition" : "A gender classification used for administrative purposes. Administrative gender is not necessarily the same as a biological description or a gender identity. This attribute does not include terms related to clinical gender.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Person-model.administrativeGender",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/administrative-gender"
          }
        }
      },
      {
        "id" : "cimi-entity-Person-model.address",
        "path" : "cimi-entity-Person-model.address",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0682130"
          }
        ],
        "short" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "definition" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.address",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.headshot",
        "path" : "cimi-entity-Person-model.headshot",
        "short" : "A photograph showing a person's face.",
        "definition" : "A photograph showing a person's face.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.headshot",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.contactPoint",
        "path" : "cimi-entity-Person-model.contactPoint",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2986441"
          }
        ],
        "short" : "An electronic means of contacting an organization or individual.",
        "definition" : "An electronic means of contacting an organization or individual.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.contactPoint",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-ContactPoint-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.languageUsed",
        "path" : "cimi-entity-Person-model.languageUsed",
        "short" : "Language used for communication by a human, either the subject of record, parent, or other involved person.",
        "definition" : "Language used for communication by a human, either the subject of record, parent, or other involved person.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.languageUsed",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-LanguageUsed-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.activeFlag",
        "path" : "cimi-entity-Person-model.activeFlag",
        "short" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Person-model.activeFlag",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-entity-Person-model",
        "path" : "cimi-entity-Person-model",
        "definition" : "A person relevant to the health or social situation of the subject (including the person of record him or herself).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.humanName",
        "path" : "cimi-entity-Person-model.humanName",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1547383"
          }
        ],
        "short" : "The CIMI person name, constrained to map correctly to FHIR.",
        "definition" : "The CIMI person name, constrained to map correctly to FHIR.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.humanName",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-HumanName-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.dateOfBirth",
        "path" : "cimi-entity-Person-model.dateOfBirth",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2919018"
          },
          {
            "system" : "http://loinc.org",
            "code" : "21112-8"
          }
        ],
        "short" : "A date of birth or approximate year or period (year or date range), if estimated.",
        "definition" : "A date of birth or approximate year or period (year or date range), if estimated.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Person-model.dateOfBirth",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "date"
          },
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.administrativeGender",
        "path" : "cimi-entity-Person-model.administrativeGender",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1550327"
          }
        ],
        "short" : "A gender classification used for administrative purposes. Administrative gender is not necessarily the same as a biological description or a gender identity. This attribute does not include terms related to clinical gender.",
        "definition" : "A gender classification used for administrative purposes. Administrative gender is not necessarily the same as a biological description or a gender identity. This attribute does not include terms related to clinical gender.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Person-model.administrativeGender",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/administrative-gender"
          }
        }
      },
      {
        "id" : "cimi-entity-Person-model.address",
        "path" : "cimi-entity-Person-model.address",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0682130"
          }
        ],
        "short" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "definition" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.address",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.headshot",
        "path" : "cimi-entity-Person-model.headshot",
        "short" : "A photograph showing a person's face.",
        "definition" : "A photograph showing a person's face.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.headshot",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.contactPoint",
        "path" : "cimi-entity-Person-model.contactPoint",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2986441"
          }
        ],
        "short" : "An electronic means of contacting an organization or individual.",
        "definition" : "An electronic means of contacting an organization or individual.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.contactPoint",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-ContactPoint-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.languageUsed",
        "path" : "cimi-entity-Person-model.languageUsed",
        "short" : "Language used for communication by a human, either the subject of record, parent, or other involved person.",
        "definition" : "Language used for communication by a human, either the subject of record, parent, or other involved person.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Person-model.languageUsed",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-LanguageUsed-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Person-model.activeFlag",
        "path" : "cimi-entity-Person-model.activeFlag",
        "short" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Person-model.activeFlag",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.